klotz: docker* + machine learning*

Bookmarks on this page are managed by an admin user.

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. • Continuous Integration (CI) and Continuous Deployment (CD) pipelines for Machine Learning (ML) applications
    • Importance of CI/CD in ML lifecycle
    • Designing CI/CD pipelines for ML models
    • Automating model training, deployment, and monitoring
    • Overview of tools and platforms used for CI/CD in ML
  2. tensorflow jupyter):
    Download the training zip file from drive, extract it
    docker run --rm -it -e JUPYTER_ENABLE_LAB=yes -p 8888:8888 -v /Users/foo/Learn/python/training:/home/jovyan/ jupyter/tensorflow-notebook:latest
    2021-04-29 Tags: , , , by klotz
  3. Download the Docker image and show the help text to make sure it works.
    docker run --rm -v `pwd`:/ne/input -it alexjc/neural-enhance --help

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: docker + machine learning

About - Propulsed by SemanticScuttle